home *** CD-ROM | disk | FTP | other *** search
/ The Glitch Apple Disk Collection / 2014.glitch.apple.collection.zip / indexed / MASKSUNB.DSK / ROOM 30.1.txt < prev    next >
Text File  |  2014-09-09  |  829b  |  73 lines

  1. .S F=N
  2. .S N=91
  3. .!LOOK
  4. .!HERE
  5. !LOOK
  6. .!CLRT
  7. .P "You are at a branch in the tunnel.
  8. .I F:91
  9. .T P "Passages go to the left, right,
  10. .I F:92
  11. .T P "Passages go forward, to the right,
  12. .I F:90
  13. .T P "Passages go forward, to the left,
  14. .P "and back behind you.
  15. %L...
  16. .!CLRT
  17. .I F#92
  18. .T J +3
  19. .!INVD
  20. !!!!!
  21. .P "You turn down the left passage.
  22. .I F:90
  23. .T !GTO1
  24. .I F:91
  25. .T !GTO2
  26. .!TUNL
  27. %R...
  28. .!CLRT
  29. .I F#90
  30. .T J +3
  31. .!INVD
  32. !!!!!
  33. .P "You turn down the right passage.
  34. .I F:91
  35. .T !GTO0
  36. .I F:92
  37. .T !GTO1
  38. .!TUNL
  39. %FW..
  40. .!CLRT
  41. .I F#91
  42. .T J +3
  43. .!INVD
  44. !!!!!
  45. .P "You continue forward.
  46. .I F:90
  47. .T !GTO2
  48. .I F:92
  49. .T !GTO0
  50. .!TUNL
  51. %BK..
  52. .!CLRT
  53. .P "You turn around and trudge back down
  54. .P "the passage.
  55. .I F:90
  56. .T !GTO0
  57. .I F:91
  58. .T !GTO1
  59. .I F:92
  60. .T !GTO2
  61. .!TUNL
  62. !GTO0
  63. .3 ROOM 30.0 
  64. .S GE(6)=17
  65. !GTO1
  66. .3 ROOM 30.1 
  67. .S GE(6)=102
  68. !GTO2
  69. .3 ROOM 30.2 
  70. .S GE(6)=7
  71. @@@@@
  72.  
  73.